Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipc4: logging: fix builds with mtrace and probes both disabled #8222

Merged

Conversation

kv2019i
Copy link
Collaborator

@kv2019i kv2019i commented Sep 18, 2023

If both SOF_PROBES and MTRACE logging backends are disabled at build time, IPC4 build failed due to undefined ipc4_logging_enable_logs(). Fixes a bug in commit 1721f70 ("logging: add logging through probes").

If both SOF_PROBES and MTRACE logging backends are disabled at build
time, IPC4 build failed due to undefined ipc4_logging_enable_logs().
Fixes a bug in commit 1721f70 ("logging: add logging through
probes").

Signed-off-by: Kai Vehmanen <[email protected]>
@kv2019i kv2019i force-pushed the 202309-logging-probe-fix-regression branch from 72f87b3 to c8d3311 Compare September 19, 2023 11:58
@kv2019i
Copy link
Collaborator Author

kv2019i commented Sep 20, 2023

Amazing , all tests pass! 🎉

@kv2019i kv2019i merged commit f3c290f into thesofproject:main Sep 20, 2023
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants